// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.umeng.analytics; // Referenced classes of package com.umeng.analytics: // f, d class n extends f { final d a; private final String b; private final String c; n(d d1, String s, String s1) { a = d1; b = s; c = s1; super(); } public void a() { d.a(a).a(b, c); } }